bnx2x: Fix enabling network interfaces without VFs
authorAdrian Bunk <bunk@kernel.org>
Sun, 12 Sep 2021 19:05:23 +0000 (22:05 +0300)
committerSalvatore Bonaccorso <carnil@debian.org>
Sun, 19 Sep 2021 08:49:04 +0000 (09:49 +0100)
commit568a1f63b24ab2c5bbde3251be26fcdd1c1fd107
tree454f960d6abe7c9d7081ca5267c761958f440aa8
parentcfd31017a89274e14b86f8471ccc3713670b8157
bnx2x: Fix enabling network interfaces without VFs

Origin: https://git.kernel.org/linus/52ce14c134a003fee03d8fc57442c05a55b53715
Bug-Debian: https://bugs.debian.org/993948

This function is called to enable SR-IOV when available,
not enabling interfaces without VFs was a regression.

Fixes: 65161c35554f ("bnx2x: Fix missing error code in bnx2x_iov_init_one()")
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Reported-by: YunQiang Su <wzssyqa@gmail.com>
Tested-by: YunQiang Su <wzssyqa@gmail.com>
Cc: stable@vger.kernel.org
Acked-by: Shai Malin <smalin@marvell.com>
Link: https://lore.kernel.org/r/20210912190523.27991-1-bunk@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Gbp-Pq: Topic bugfix/all
Gbp-Pq: Name bnx2x-Fix-enabling-network-interfaces-without-VFs.patch
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c